Skip to content

V3 folders - #36

Merged
sreuland merged 3 commits into
developfrom
v3-folders
Sep 4, 2026
Merged

V3 folders#36
sreuland merged 3 commits into
developfrom
v3-folders

Conversation

@sreuland

@sreuland sreuland commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Description

Adds five NdexRestClientModelAccessLayer methods for the NDEx v3 file API, so clients can create networks directly into a folder with a visibility, list folders, move networks between them, and run
file search.

  • New: getMyFolders, moveNetworks, searchFiles, plus createCX2Network(in, VisibilityType, folderId) and updateCX2Network(id, in, VisibilityType) overloads. A null visibility or folderId omits its
    query parameter.
  • Backward compatible. The existing single-argument createCX2Network and updateCX2Network delegate to the new overloads
  • CI and release workflows

related to cytoscape/cy-ndex-2#77

@sreuland
sreuland merged commit 6a3af2c into develop Sep 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant